home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / WORDS / CLICH17B.ZIP / CLINFO.TXT < prev    next >
Encoding:
Text File  |  1994-08-20  |  11.5 KB  |  234 lines

  1.                           C L I C H E   F I N D E R
  2.                         G E T T I N G   S T A R T E D
  3.                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5.    QUICK START:
  6.    To run the program from a DOS prompt, enter: CLFINDER
  7.    To read the on-disk manual, enter: CLDOC
  8.  
  9.    REVIEWERS: If you intend to review this software for publication, please
  10. contact us to make sure you have the most recent version and that the
  11. ordering information supplied to your readers will be accurate. We would
  12. appreciate receiving a tearsheet or copy of any published reviews. Thank
  13. you!
  14.  
  15.    ALWAYS MAKE A BACKUP COPY of the original disk before you do anything.
  16. (See the DISKCOPY command in your DOS manual.) Put the original in a safe
  17. place, and use the copy as the master disk when you install the program.
  18.    Note that in all of the following examples, if your drive letters or
  19. directory names are different, you can simply use the same command, but
  20. with your actual drive letter and directory name. For example, we refer to
  21. the floppy drives as drive A and drive B. If yours are really called drive
  22. D and drive E, then use D and E instead of A and B. In our hard disk
  23. example, the subdirectory is called WRITING. But you can name it something
  24. else. For example, if you name it WEST, just use WEST in the command
  25. instead of WRITING.
  26.    The following instructions assume the files on your disk are NOT
  27. archived. If you have received the files in archived format, refer to the
  28. installation instructions that came with your disk.
  29.  
  30.    INSTALLING TO A HARD DISK: The first thing you need to do is create a
  31. subdirectory on the hard disk. (If the subdirectory has already been
  32. created, you don't have to create it now.) For example, if you decide to
  33. name the subdirectory WRITING, you would start at your C> prompt, and use
  34. the
  35. following sequence of commands:
  36.  
  37.    CD\
  38.    MD WRITING
  39.    CD \WRITING
  40.  
  41. Now put the master disk in the A drive and enter this command:
  42.  
  43.    COPY A:*.*
  44.  
  45. You should see all the files being copied. When the copying is finished,
  46. you are ready to run the program.
  47.  
  48.    INSTALLING TO A FLOPPY DISK WHEN YOU HAVE TWO FLOPPY DRIVES: Put the
  49. master disk in drive A. Put a new, formatted disk in drive B. Enter this
  50. command:
  51.  
  52.    COPY A:*.* B:
  53.  
  54.    You should see the files being copied to the disk in the B drive. When
  55. all the files have been copied, the B disk is your working disk. You can
  56. move  the B disk to the A drive and use it there if you prefer.
  57.    For greatest efficiency and maximum storage capacity, we urge you to
  58. install the software to your hard disk.
  59.  
  60.    INSTALLING TO A FLOPPY DISK WHEN YOU HAVE ONE FLOPPY DRIVE: Put the
  61. master disk in drive A. Have a new disk ready. Enter this command:
  62.  
  63.    DISKCOPY A: B:
  64.  
  65.    The computer will display messages telling you when to put the "source
  66. disk" or the "target disk" into the drive. The "source disk" is your master
  67. disk. The "target disk" is your new disk. When all the files have been
  68. copied, the "target" disk is your working disk.
  69.    For greatest efficiency and maximum storage capacity, we urge you to
  70. install the software to your hard disk.
  71.  
  72.    NEED MORE SPACE? If you are running programs on floppy disks you may not
  73. have enough disk space for the data files created by the program. You can
  74. remove the documentation files, which the program does not need, from your
  75. working disk. However, these files contain important information which you
  76. will need for reference, so do not delete them from your master disk. To
  77. delete the documentation files, put the working disk in the A drive and
  78. enter these commands:
  79.  
  80.    DEL A:*.TXT
  81.    DEL A:*.DOC
  82.  
  83.    The documentation files must be included with copies of the program that
  84. are distributed to others.
  85.  
  86.    PROGRAM FILES: Program files can be identified by the extension EXE or
  87. COM after the file name. To run the program, simply type its name. For
  88. example, if you have a program named CLICHE.EXE, type CLICHE and press
  89. <ENTER>.
  90.  
  91.    DOCUMENTATION AND INSTRUCTIONS: The on-disk manual appears in an
  92. executable file named CLDOC.EXE. To view the manual from the DOS prompt,
  93. type CLDOC and press <ENTER>. You can page through the document on
  94. screen, or print it by pressing <ALT><P>. For  a list of helpful commands,
  95. press <F1>.
  96.    All features of CLICHE FINDER are documented in the on-disk manual.
  97.    Files which have the DOC or TXT extension are ASCII format files (also
  98. called DOS Text files) which can be viewed or printed using DOS commands.
  99. For example, if you have a typical setup, you can print a document called
  100. CLINFO.TXT using this command:  TYPE CLINFO.TXT > PRN
  101.    To view this file on screen, you would enter: TYPE CLINFO.TXT | MORE
  102. (Successful use of MORE assumes that the correct DOS files are in your
  103. path. If this is not the case, you can simply use TYPE CLINFO.TXT, but the
  104. file may scroll up out of view.)
  105.    You can also view and print this kind of file with text viewing
  106. utilities, and with most word processors, using "ASCII", "DOS Text" or
  107. "Non-document" format.
  108.  
  109.    CHANGES AND UPDATES: Sometimes changes are made in a program after the
  110. manual is completed. Information about such changes will appear on disk in
  111. a text file called UPDATE.TXT. If this file appears on your disk, you
  112. should read it to get the latest important information about the software.
  113.  
  114.    NEW VERSIONS: Sometimes a new version of a program will ask permission
  115. to update your data files. Do not answer "yes" unless you have already made
  116. a backup copy of your data. Don't copy the backed-up data back into the
  117. directory after the files have been updated. This backup is simply
  118. insurance against data damage or loss. You should make backups regularly.
  119.  
  120.    BE SMART!  Before installing new versions of any software, make backups
  121. of all the old files. This protects you in case of an error during the
  122. installation/update process. Remember that power surges, hardware failure,
  123. and user errors can all lead to data loss or damage. Make backups of your
  124. data on a regular basis. If you wonder how often you need to back up your
  125. word processing documents, mailing lists, spreadsheets, etc., ask yourself,
  126. "How many days worth of work can I afford to lose?" We recommend that you
  127. use a system of three or more sets of backup disks which you rotate on a
  128. daily basis. That way, if something unfortunate happens to one set of
  129. backups, you will have another set available. A few minutes spent making
  130. daily backups can save you hours of heartbreaking work trying to recreate
  131. lost data.
  132.  
  133.    BAD DISK? It seems that in hot weather we sometimes get complaints about
  134. "bad" or unreadable disks. Floppy disks are susceptible to heat, moisture
  135. and magnetism. A disk that sits all day in a hot mailbox or truck where
  136. temperatures exceed 100 degrees is likely to be damaged. Disks which have
  137. been exposed to magnetism may become unreadable.
  138.    Before assuming a disk is bad, try it on another computer. It may be
  139. that your computer's drive heads are dirty or slightly misaligned. Suspect
  140. this if you often get disk error messages with different disks. An
  141. inexpensive head cleaning kit may help solve the problem.
  142.    With 5.25" disks, sometimes the round disk gets trapped inside its
  143. square casing and generates an error because it can't rotate freely.
  144. Remove the disk from the drive and tap each of the four edges sharply on
  145. the surface of your desk. This may loosen the disk. Try reading the disk
  146. again.
  147.    With 3.5" disks, the sliding plate may not be sliding open when the disk
  148. is placed inside the drive. Gently slide the plate back and forth until it
  149. feels looser, being careful not to touch the disk media inside. Try reading
  150. the disk again. If the plate will not slide, or if it appears to be bent,
  151. do not place it inside the drive. Instead, you can simply remove the plate,
  152. which protects the disk but is not required for us.
  153.    Several popular utility packages have features that can sometimes
  154. revive unreadable disks.
  155.    In any case, if we sent you an unreadable disk, we will be happy to
  156. replace it with a fresh copy of the same program. IF YOU RECEIVED A BAD
  157. DISK FROM A VENDOR, THE VENDOR SHOULD REPLACE IT.
  158.  
  159.    DOS 6 PROBLEMS: See the file UPDATE.TXT for special information of
  160. interest to users of DOS 6.
  161.  
  162.    SUPPORT: This software has been thoroughly tested, and complete
  163. instructions are contained in the user's manual.
  164.    We do not charge a registration fee for CLICHE FINDER, and do not normally
  165. provide free support. Nevertheless, we will usually respond to brief,
  166. mailed inquiries. Mail support will generally be limited to getting you up
  167. and running, or responding to error messages. We appreciate receiving a
  168. stamped, self-addressed envelope with your inquiry.
  169.  
  170.    SOFTWARE LICENSE AND WARRANTY INFORMATION: See the file VENDINFO.DIZ
  171.  
  172. To receive a free catalog of unusual software, please send a self-
  173. addressed, stamped envelope.
  174.  
  175. POETRY GENERATOR: Turn your computer into a poet! Using a 20,000-word
  176. vocabulary, this program creates free-verse poems at the touch of a button.
  177. Using the structure of actual poems as models, the program randomly
  178. combines words and short phrases into verses four to nine lines long. The
  179. results are fascinating. Some of these poems have actually been published
  180. in national magazines! This program has been featured in the Los Angeles
  181. Times, Scientific American and Writer's Digest. Requires: DOS 2.1 or later;
  182. 512k; hard disk or 720K floppy
  183.  
  184. This information was updated September 1994.
  185.  To: R.K. West Consulting                    POETRY GENERATOR REGISTRATION
  186.      PO Box 8059
  187.      Mission Hills CA 91346, USA
  188.  
  189.  Your Name: ________________________________________________
  190.  
  191.  Address: __________________________________________________
  192.  
  193.           __________________________________________________
  194.  
  195.           __________________________________________________
  196.  
  197.  Phone:   __________________________________________________
  198.  
  199.  _____ Registered versions @ $29.00 each:            ___________________
  200.  
  201.  _____ Shipping outside the U.S.A. $6.00             ___________________
  202.  
  203.  Disk Size: ___ 3.5"   ___ 5.25"    TOTAL ENCLOSED:  ___________________
  204.  
  205.  Free Bonus Program! Pick ONE:
  206.  
  207.  ___ Curses!   ___ ESP Test   ___ Practical Jokes   ___ Shareware
  208.  
  209.  All prices are in U.S. dollars, checks drawn on and payable through a U.S.
  210.  bank. You may register by credit card through Public (Software) Library. In
  211.  the USA call 800-242-4775. Others, call 713-524-6394. These numbers are for
  212.  orders only. You can Fax a credit card order to PsL at 713-524-6398; or
  213.  mail it to: PSL, P.O. Box 35705, Houston TX 77235; or order on CompuServe from
  214.  71355,470. Visa, MasterCard, Discover, American Express. Please do not mail
  215.  credit card orders to R.K. West (and do not mail checks to PSL).
  216.  
  217.  Tell us where you found this program! __________________________________
  218.  
  219.    ______________________________________________________________________
  220.  
  221.  Important: If you purchased this disk from a rack, bin, shelf or package in a
  222.             retail store, grocery, airport, bookshop, etc., or found it on
  223.             CD-ROM, please include the company name or brand-name logo from the
  224.             disk package or label, and other information, such as address and
  225.             phone, identifying the company that actually produced the disk.
  226.  
  227.    ______________________________________________________________________
  228.  
  229.    ______________________________________________________________________
  230.  
  231.    ______________________________________________________________________
  232.  
  233.  What are your comments about CLICHE FINDER? (Use other side if needed)
  234.